home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-02006.DIR / 00024.ls < prev    next >
Encoding:
Text File  |  1998-03-12  |  181 b   |  8 lines

  1. on mouseDown
  2.   set the visible of sprite 3 to 0
  3.   set the visible of sprite 4 to 0
  4.   set the visible of sprite 9 to 1
  5.   set the visible of sprite 29 to 1
  6.   puppetSound("click")
  7. end
  8.